home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_d / ptools12.zip / COMPINI.DFM / COMPINI.txt
Text File  |  1996-04-13  |  17KB  |  658 lines

  1. object INISettingsDlg: TINISettingsDlg
  2.   Left = 569
  3.   Top = 611
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Default Settings Dialog'
  7.   ClientHeight = 228
  8.   ClientWidth = 361
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   TextHeight = 13
  18.   object ButtonPanel: TPanel
  19.     Left = 276
  20.     Top = 0
  21.     Width = 85
  22.     Height = 207
  23.     Align = alRight
  24.     BevelOuter = bvNone
  25.     TabOrder = 0
  26.     object OKBtn: TBitBtn
  27.       Left = 7
  28.       Top = 12
  29.       Width = 72
  30.       Height = 27
  31.       TabOrder = 0
  32.       OnClick = OKBtnClick
  33.       Kind = bkOK
  34.       Margin = 2
  35.       Style = bsNew
  36.       Spacing = -1
  37.       IsControl = True
  38.     end
  39.     object CancelBtn: TBitBtn
  40.       Left = 7
  41.       Top = 46
  42.       Width = 72
  43.       Height = 27
  44.       TabOrder = 1
  45.       OnClick = CancelBtnClick
  46.       Kind = bkCancel
  47.       Margin = 2
  48.       Style = bsNew
  49.       Spacing = -1
  50.       IsControl = True
  51.     end
  52.     object HelpBtn: TBitBtn
  53.       Left = 7
  54.       Top = 82
  55.       Width = 72
  56.       Height = 27
  57.       TabOrder = 2
  58.       Kind = bkHelp
  59.       Margin = 2
  60.       Style = bsNew
  61.       Spacing = -1
  62.       IsControl = True
  63.     end
  64.   end
  65.   object TabSet: TTabSet
  66.     Left = 0
  67.     Top = 207
  68.     Width = 361
  69.     Height = 21
  70.     Align = alBottom
  71.     Font.Color = clWindowText
  72.     Font.Height = -11
  73.     Font.Name = 'MS Sans Serif'
  74.     Font.Style = []
  75.     OnClick = TabSetClick
  76.   end
  77.   object Notebook: TNotebook
  78.     Left = 0
  79.     Top = 0
  80.     Width = 276
  81.     Height = 207
  82.     Align = alClient
  83.     PageIndex = 3
  84.     TabOrder = 2
  85.     IsControl = True
  86.     object TPage
  87.       Left = 0
  88.       Top = 0
  89.       Caption = 'HyperImage'
  90.       IsControl = True
  91.       object GroupBox1: TGroupBox
  92.         Left = 8
  93.         Top = 8
  94.         Width = 249
  95.         Height = 185
  96.         Caption = 'HyperImage'
  97.         TabOrder = 0
  98.         IsControl = True
  99.         object Bevel1: TBevel
  100.           Left = 1
  101.           Top = 37
  102.           Width = 247
  103.           Height = 2
  104.         end
  105.         object cbImageUse: TCheckBox
  106.           Left = 8
  107.           Top = 16
  108.           Width = 89
  109.           Height = 17
  110.           Caption = 'Use settings'
  111.           TabOrder = 0
  112.         end
  113.         object cbImageCursorShow: TCheckBox
  114.           Left = 8
  115.           Top = 48
  116.           Width = 129
  117.           Height = 17
  118.           Caption = 'Show Hand Cursor'
  119.           TabOrder = 1
  120.         end
  121.         object cbImageAllowShadow: TCheckBox
  122.           Left = 8
  123.           Top = 72
  124.           Width = 129
  125.           Height = 17
  126.           Caption = 'Allow Shadow'
  127.           TabOrder = 2
  128.         end
  129.       end
  130.     end
  131.     object TPage
  132.       Left = 0
  133.       Top = 0
  134.       Caption = 'HyperArea'
  135.       object GroupBox6: TGroupBox
  136.         Left = 8
  137.         Top = 8
  138.         Width = 249
  139.         Height = 185
  140.         Caption = 'HyperArea'
  141.         TabOrder = 0
  142.         IsControl = True
  143.         object Bevel5: TBevel
  144.           Left = 1
  145.           Top = 37
  146.           Width = 247
  147.           Height = 2
  148.         end
  149.         object cbAreaUse: TCheckBox
  150.           Left = 8
  151.           Top = 16
  152.           Width = 89
  153.           Height = 17
  154.           Caption = 'Use settings'
  155.           TabOrder = 0
  156.         end
  157.         object cbAreaCursorShow: TCheckBox
  158.           Left = 8
  159.           Top = 48
  160.           Width = 129
  161.           Height = 17
  162.           Caption = 'Show Hand Cursor'
  163.           TabOrder = 1
  164.         end
  165.       end
  166.     end
  167.     object TPage
  168.       Left = 0
  169.       Top = 0
  170.       Caption = 'HyperTxt'
  171.       IsControl = True
  172.       object GroupBox2: TGroupBox
  173.         Left = 8
  174.         Top = 8
  175.         Width = 249
  176.         Height = 185
  177.         Caption = 'HyperTxt'
  178.         TabOrder = 0
  179.         IsControl = True
  180.         object Bevel2: TBevel
  181.           Left = 0
  182.           Top = 37
  183.           Width = 307
  184.           Height = 2
  185.         end
  186.         object Label1: TLabel
  187.           Left = 8
  188.           Top = 48
  189.           Width = 54
  190.           Height = 13
  191.           Caption = 'Auto Adjust'
  192.           FocusControl = cmbTxtAutoAdjust
  193.         end
  194.         object cbTxtUse: TCheckBox
  195.           Left = 8
  196.           Top = 16
  197.           Width = 89
  198.           Height = 17
  199.           Caption = 'Use settings'
  200.           TabOrder = 0
  201.         end
  202.         object cmbTxtAutoAdjust: TComboBox
  203.           Left = 8
  204.           Top = 64
  205.           Width = 73
  206.           Height = 21
  207.           Style = csDropDownList
  208.           ItemHeight = 13
  209.           Items.Strings = (
  210.             'adBoth'
  211.             'adHeight'
  212.             'adNone'
  213.             'adWidth')
  214.           TabOrder = 1
  215.         end
  216.         object GroupBox4: TGroupBox
  217.           Left = 8
  218.           Top = 96
  219.           Width = 161
  220.           Height = 81
  221.           Caption = 'Background Brush'
  222.           TabOrder = 2
  223.           object Label3: TLabel
  224.             Left = 8
  225.             Top = 28
  226.             Width = 24
  227.             Height = 13
  228.             Caption = 'Color'
  229.             FocusControl = cmbTxtBrushColor
  230.           end
  231.           object Label4: TLabel
  232.             Left = 8
  233.             Top = 52
  234.             Width = 23
  235.             Height = 13
  236.             Caption = 'Style'
  237.             FocusControl = cmbTxtBrushStyle
  238.           end
  239.           object cmbTxtBrushStyle: TComboBox
  240.             Left = 40
  241.             Top = 50
  242.             Width = 73
  243.             Height = 21
  244.             Style = csDropDownList
  245.             ItemHeight = 13
  246.             Items.Strings = (
  247.               'bsBDiagonal'
  248.               'bsClear'
  249.               'bsCross'
  250.               'bsDiagCross'
  251.               'bsFDiagonal'
  252.               'bsHorizontal'
  253.               'bsSolid'
  254.               'bsVertical')
  255.             TabOrder = 1
  256.           end
  257.           object cmbTxtBrushColor: TComboBox
  258.             Left = 40
  259.             Top = 21
  260.             Width = 113
  261.             Height = 21
  262.             Style = csDropDownList
  263.             ItemHeight = 13
  264.             Items.Strings = (
  265.               'clBlack'
  266.               'clMaroon'
  267.               'clGreen'
  268.               'clOlive'
  269.               'clNavy'
  270.               'clPurple'
  271.               'clTeal'
  272.               'clGray'
  273.               'clSilver'
  274.               'clRed'
  275.               'clLime'
  276.               'clYellow'
  277.               'clBlue'
  278.               'clFuchsia'
  279.               'clAqua'
  280.               'clWhite'
  281.               'clScrollBar'
  282.               'clBackground'
  283.               'clActiveCaption'
  284.               'clInactiveCaption'
  285.               'clMenu'
  286.               'clWindow'
  287.               'clWindowFrame'
  288.               'clMenuText'
  289.               'clWindowText'
  290.               'clCaptionText'
  291.               'clActiveBorder'
  292.               'clInactiveBorder'
  293.               'clAppWorkSpace'
  294.               'clHighlight'
  295.               'clHighlightText'
  296.               'clBtnFace'
  297.               'clBtnShadow'
  298.               'clGrayText'
  299.               'clBtnText'
  300.               'clInactiveCaptionText'
  301.               'clBtnHighlight')
  302.             TabOrder = 0
  303.           end
  304.         end
  305.         object bbTextFont: TBitBtn
  306.           Left = 177
  307.           Top = 101
  308.           Width = 64
  309.           Height = 21
  310.           Caption = 'Font'
  311.           TabOrder = 3
  312.           OnClick = bbTextFontClick
  313.           Glyph.Data = {
  314.             90010000424D9001000000000000760000002800000020000000100000000100
  315.             0400000000000001000000000000000000001000000000000000000000000000
  316.             80000080000000808000800000008000800080800000C0C0C000808080000000
  317.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  318.             33333333333333333333399999993333333338777FFFF3333333339999933333
  319.             33333387777F8333333333399933333333333338777833333333333393333333
  320.             333333338F8333333333333393333933333333338F8333F33333333393339933
  321.             333333338F888FF33333333399999933333333338FFFF7733333333393339933
  322.             333333338F8887733333333393333933933333338F8338733F33333399333339
  323.             9333333387F333837F333333993333999333333387F888877733333399999999
  324.             93333333877FFFF7773333333333333333333333888888888833333333333333
  325.             3333333333333333333333333333333333333333333333333333000000000000
  326.             0000000000000000000000000000000000000000}
  327.           Margin = 2
  328.           NumGlyphs = 2
  329.           Style = bsNew
  330.           Spacing = -1
  331.           IsControl = True
  332.         end
  333.         object bbWordFont: TBitBtn
  334.           Left = 119
  335.           Top = 62
  336.           Width = 120
  337.           Height = 20
  338.           Caption = 'HyperWord Font'
  339.           TabOrder = 4
  340.           OnClick = bbWordFontClick
  341.           Glyph.Data = {
  342.             90010000424D9001000000000000760000002800000020000000100000000100
  343.             0400000000000001000000000000000000001000000000000000000000000000
  344.             80000080000000808000800000008000800080800000C0C0C000808080000000
  345.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  346.             33333333333333333333399999993333333338777FFFF3333333339999933333
  347.             33333387777F8333333333399933333333333338777833333333333393333333
  348.             333333338F8333333333333393333933333333338F8333F33333333393339933
  349.             333333338F888FF33333333399999933333333338FFFF7733333333393339933
  350.             333333338F8887733333333393333933933333338F8338733F33333399333339
  351.             9333333387F333837F333333993333999333333387F888877733333399999999
  352.             93333333877FFFF7773333333333333333333333888888888833333333333333
  353.             3333333333333333333333333333333333333333333333333333000000000000
  354.             0000000000000000000000000000000000000000}
  355.           Margin = 2
  356.           NumGlyphs = 2
  357.           Style = bsNew
  358.           Spacing = -1
  359.           IsControl = True
  360.         end
  361.       end
  362.     end
  363.     object TPage
  364.       Left = 0
  365.       Top = 0
  366.       Caption = 'WavePlay'
  367.       IsControl = True
  368.       object GroupBox3: TGroupBox
  369.         Left = 8
  370.         Top = 8
  371.         Width = 249
  372.         Height = 185
  373.         Caption = 'WavePlay'
  374.         TabOrder = 0
  375.         IsControl = True
  376.         object Bevel3: TBevel
  377.           Left = 1
  378.           Top = 37
  379.           Width = 247
  380.           Height = 2
  381.         end
  382.         object cbWaveUse: TCheckBox
  383.           Left = 8
  384.           Top = 16
  385.           Width = 89
  386.           Height = 17
  387.           Caption = 'Use the settings'
  388.           TabOrder = 0
  389.         end
  390.         object cbWavePlayWait: TCheckBox
  391.           Left = 8
  392.           Top = 96
  393.           Width = 81
  394.           Height = 17
  395.           Caption = 'Wait till done'
  396.           TabOrder = 3
  397.         end
  398.         object cbWavePlayDefault: TCheckBox
  399.           Left = 8
  400.           Top = 72
  401.           Width = 153
  402.           Height = 17
  403.           Caption = 'Play default if file not found'
  404.           TabOrder = 2
  405.         end
  406.         object cbWavePlayAutoPlay: TCheckBox
  407.           Left = 8
  408.           Top = 48
  409.           Width = 121
  410.           Height = 17
  411.           Caption = 'Auto Play on startup'
  412.           TabOrder = 1
  413.         end
  414.       end
  415.     end
  416.     object TPage
  417.       Left = 0
  418.       Top = 0
  419.       Caption = 'fxLabel'
  420.       object GroupBox5: TGroupBox
  421.         Left = 8
  422.         Top = 8
  423.         Width = 249
  424.         Height = 185
  425.         Caption = 'fxLabel'
  426.         TabOrder = 0
  427.         IsControl = True
  428.         object Bevel4: TBevel
  429.           Left = 1
  430.           Top = 37
  431.           Width = 247
  432.           Height = 2
  433.         end
  434.         object Label5: TLabel
  435.           Left = 8
  436.           Top = 52
  437.           Width = 23
  438.           Height = 13
  439.           Caption = 'Style'
  440.           FocusControl = cmbfxLabelEffectType
  441.         end
  442.         object Label6: TLabel
  443.           Left = 8
  444.           Top = 71
  445.           Width = 65
  446.           Height = 26
  447.           AutoSize = False
  448.           Caption = 'Shadow Distance'
  449.           FocusControl = sefxLabelShadowDistance
  450.         end
  451.         object Label7: TLabel
  452.           Left = 8
  453.           Top = 104
  454.           Width = 66
  455.           Height = 13
  456.           Caption = 'Shadow Color'
  457.           FocusControl = sefxLabelShadowDistance
  458.         end
  459.         object Label8: TLabel
  460.           Left = 8
  461.           Top = 130
  462.           Width = 50
  463.           Height = 13
  464.           Caption = 'Light Color'
  465.           FocusControl = sefxLabelShadowDistance
  466.         end
  467.         object cbfxLabelUse: TCheckBox
  468.           Left = 8
  469.           Top = 16
  470.           Width = 89
  471.           Height = 17
  472.           Caption = 'Use settings'
  473.           TabOrder = 0
  474.         end
  475.         object bbfxLabelFont: TBitBtn
  476.           Left = 177
  477.           Top = 45
  478.           Width = 64
  479.           Height = 21
  480.           Caption = 'Font'
  481.           TabOrder = 2
  482.           OnClick = bbfxLabelFontClick
  483.           Glyph.Data = {
  484.             90010000424D9001000000000000760000002800000020000000100000000100
  485.             0400000000000001000000000000000000001000000000000000000000000000
  486.             80000080000000808000800000008000800080800000C0C0C000808080000000
  487.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  488.             33333333333333333333399999993333333338777FFFF3333333339999933333
  489.             33333387777F8333333333399933333333333338777833333333333393333333
  490.             333333338F8333333333333393333933333333338F8333F33333333393339933
  491.             333333338F888FF33333333399999933333333338FFFF7733333333393339933
  492.             333333338F8887733333333393333933933333338F8338733F33333399333339
  493.             9333333387F333837F333333993333999333333387F888877733333399999999
  494.             93333333877FFFF7773333333333333333333333888888888833333333333333
  495.             3333333333333333333333333333333333333333333333333333000000000000
  496.             0000000000000000000000000000000000000000}
  497.           Margin = 2
  498.           NumGlyphs = 2
  499.           Style = bsNew
  500.           Spacing = -1
  501.           IsControl = True
  502.         end
  503.         object cmbfxLabelEffectType: TComboBox
  504.           Left = 80
  505.           Top = 47
  506.           Width = 89
  507.           Height = 21
  508.           Style = csDropDownList
  509.           ItemHeight = 13
  510.           Items.Strings = (
  511.             'etCustom'
  512.             'etDeepSink'
  513.             'etHighRaise'
  514.             'etHighShadow'
  515.             'etRaise'
  516.             'etShadow'
  517.             'etSink')
  518.           TabOrder = 1
  519.         end
  520.         object sefxLabelShadowDistance: TSpinEdit
  521.           Left = 80
  522.           Top = 72
  523.           Width = 41
  524.           Height = 22
  525.           MaxValue = 30
  526.           MinValue = 0
  527.           TabOrder = 3
  528.           Value = 0
  529.         end
  530.         object cmbfxLabelShadowColor: TComboBox
  531.           Left = 80
  532.           Top = 100
  533.           Width = 137
  534.           Height = 21
  535.           Style = csDropDownList
  536.           ItemHeight = 13
  537.           Items.Strings = (
  538.             'clBlack'
  539.             'clMaroon'
  540.             'clGreen'
  541.             'clOlive'
  542.             'clNavy'
  543.             'clPurple'
  544.             'clTeal'
  545.             'clGray'
  546.             'clSilver'
  547.             'clRed'
  548.             'clLime'
  549.             'clYellow'
  550.             'clBlue'
  551.             'clFuchsia'
  552.             'clAqua'
  553.             'clWhite'
  554.             'clScrollBar'
  555.             'clBackground'
  556.             'clActiveCaption'
  557.             'clInactiveCaption'
  558.             'clMenu'
  559.             'clWindow'
  560.             'clWindowFrame'
  561.             'clMenuText'
  562.             'clWindowText'
  563.             'clCaptionText'
  564.             'clActiveBorder'
  565.             'clInactiveBorder'
  566.             'clAppWorkSpace'
  567.             'clHighlight'
  568.             'clHighlightText'
  569.             'clBtnFace'
  570.             'clBtnShadow'
  571.             'clGrayText'
  572.             'clBtnText'
  573.             'clInactiveCaptionText'
  574.             'clBtnHighlight')
  575.           TabOrder = 4
  576.         end
  577.         object cmbfxLabelLightColor: TComboBox
  578.           Left = 80
  579.           Top = 126
  580.           Width = 137
  581.           Height = 21
  582.           Style = csDropDownList
  583.           ItemHeight = 13
  584.           Items.Strings = (
  585.             'clBlack'
  586.             'clMaroon'
  587.             'clGreen'
  588.             'clOlive'
  589.             'clNavy'
  590.             'clPurple'
  591.             'clTeal'
  592.             'clGray'
  593.             'clSilver'
  594.             'clRed'
  595.             'clLime'
  596.             'clYellow'
  597.             'clBlue'
  598.             'clFuchsia'
  599.             'clAqua'
  600.             'clWhite'
  601.             'clScrollBar'
  602.             'clBackground'
  603.             'clActiveCaption'
  604.             'clInactiveCaption'
  605.             'clMenu'
  606.             'clWindow'
  607.             'clWindowFrame'
  608.             'clMenuText'
  609.             'clWindowText'
  610.             'clCaptionText'
  611.             'clActiveBorder'
  612.             'clInactiveBorder'
  613.             'clAppWorkSpace'
  614.             'clHighlight'
  615.             'clHighlightText'
  616.             'clBtnFace'
  617.             'clBtnShadow'
  618.             'clGrayText'
  619.             'clBtnText'
  620.             'clInactiveCaptionText'
  621.             'clBtnHighlight')
  622.           TabOrder = 5
  623.         end
  624.       end
  625.     end
  626.   end
  627.   object fxLabelFont: TFontDialog
  628.     Font.Color = clWindowText
  629.     Font.Height = -13
  630.     Font.Name = 'System'
  631.     Font.Style = []
  632.     MinFontSize = 0
  633.     MaxFontSize = 0
  634.     Left = 288
  635.     Top = 120
  636.   end
  637.   object TxtFont: TFontDialog
  638.     Font.Color = clWindowText
  639.     Font.Height = -13
  640.     Font.Name = 'System'
  641.     Font.Style = []
  642.     MinFontSize = 0
  643.     MaxFontSize = 0
  644.     Left = 288
  645.     Top = 144
  646.   end
  647.   object TxtWordFont: TFontDialog
  648.     Font.Color = clWindowText
  649.     Font.Height = -13
  650.     Font.Name = 'System'
  651.     Font.Style = []
  652.     MinFontSize = 6
  653.     MaxFontSize = 0
  654.     Left = 288
  655.     Top = 160
  656.   end
  657. end
  658.